home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InterCD 2002 January
/
january_2002.iso
/
Piposh Special
/
Piposh
/
QUES.DXR
/
00177.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-12-06
|
128 b
|
9 lines
on mouseUp
global inmovie
if inmovie = "mainmenu.dxr" then
go(1)
else
go(1, the moviePath & inmovie)
end if
end